home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / beryl / README < prev   
Encoding:
Text File  |  2007-02-12  |  643 b   |  18 lines

  1. This is the core package that contains all the important files 
  2. required for running beryl, including headers and files required 
  3. for development of beryl-plugins.
  4.  
  5. Build it with ./autogen.sh --prefix=/usr && make && sudo make install
  6.  
  7. It builds two binaries, beryl and beryl-xgl. Use beryl for running 
  8. beryl with AIGLX and beryl-xgl for running with Xgl. 
  9.  
  10. Beryl-xgl is built with the static mesa libGL library. 
  11. Beryl-core requires beryl-plugins and a window decorator like emerald,
  12.  g-w-d, or yawd to be of any use.
  13.  
  14. Translators: to update your translation files run 'intltool-update xy_XY', 
  15. replacing xy with your language code.
  16.  
  17. Enjoy!
  18.